const runtime._VER_FLG_BASE

2 uses

	runtime (current package)
		vdso_linux.go#L36: 	_VER_FLG_BASE = 0x1 /* Version definition of file itself */
		vdso_linux.go#L191: 		if def.vd_flags&_VER_FLG_BASE == 0 {